FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.order-catalog#current (31 ms)

Package hl7.fhir.uv.order-catalog
Type CodeSystem
Id Id
FHIR Version R5
Source http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/CodeSystem-laboratory-service-definition-type.html
Url http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type
Version current
Status draft
Date 2019-12-20
Name LaboratoryServiceDefinitionType
Title Code system for types of laboratory service definitions
Experimental False
Realm uv
Authority hl7
Description This CodeSystem resource provides the concepts that enable to characterize laboratory diagnostic services described as instances of PlanDefinition, in the PlanDefinition.type element
Content complete

Resources that use this resource

ValueSet
laboratory-service-type Types of diagnostic services performed by a laboratory

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Laboratory services compendium

This CodeSystem provides additional coded concepts for PlanDefinition.type to cover the representation of laboratory diagnostic services

  • Contains:

    Code Display
    test unitary measurement performed on an in vitro biologic specimen
    panel collection of tests and panels performed on one or more in vitro biologic specimens

Source

{
  "resourceType" : "CodeSystem",
  "id" : "laboratory-service-definition-type",
  "meta" : {
    "lastUpdated" : "2019-12-20T09:55:00Z",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Laboratory services compendium</h2>\n <div>\n <p>This CodeSystem provides additional coded concepts for <i>PlanDefinition.type</i> to cover the representation of laboratory diagnostic services</p>\n </div>\n <ul>\n <li>\n <p>Contains:</p>\n <table class=\"none\">\n <tr>\n <td>\n <b> Code</b>\n </td>\n <td>\n <b> Display</b>\n </td>\n </tr>\n <tr>\n <td>test</td>\n <td>unitary measurement performed on an in vitro biologic specimen</td>\n </tr>\n <tr>\n <td>panel</td>\n <td>collection of tests and panels performed on one or more in vitro biologic specimens</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>"
  },
  "url" : "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
  "version" : "current",
  "name" : "LaboratoryServiceDefinitionType",
  "title" : "Code system for types of laboratory service definitions",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-12-20",
  "publisher" : "HL7 International - Orders and Observations Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This CodeSystem resource provides the concepts that enable to characterize laboratory diagnostic services described as instances of PlanDefinition, in the PlanDefinition.type element",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "test",
      "display" : "unitary measurement performed on an in vitro biologic specimen",
      "definition" : "laboratory service performing a single measurement"
    },
    {
      "code" : "panel",
      "display" : "collection of tests and panels performed on one or more in vitro biologic specimens",
      "definition" : "laboratory service comprising two or more tests and/or panels"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.